How to Install connect-proxy software package in Ubuntu 16.10 (Yakkety Yak)

How to Install connect-proxy software package in Ubuntu 16.10 (Yakkety Yak)

connect-proxy software package provides Establish TCP connection using SOCKS4/5 or HTTP tunnel, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install connect-proxy 

connect-proxy is installed in your system.

Make ensure the connect-proxy package were installed using the commands given below,

$ sudo dpkg-query -l | grep connect-proxy *

You will get with connect-proxy package name, version, architecture and description in a table

connect-proxy package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Network
Package connect-proxy
Version 1.101-1ubuntu1
Description Establish TCP connection using SOCKS4/5 or HTTP tunnel
Sub Section Net


See Also, How to uninstall or remove connect-proxy software package from Ubuntu 16.10 (Yakkety Yak)?